Skip to content

feat(bitgo): wire Starknet into coin factory and account-lib#8782

Draft
shubham-damkondwar wants to merge 1 commit into
feat/starknet/pr2-sdk-modulefrom
feat/starknet/pr3-integration
Draft

feat(bitgo): wire Starknet into coin factory and account-lib#8782
shubham-damkondwar wants to merge 1 commit into
feat/starknet/pr2-sdk-modulefrom
feat/starknet/pr3-integration

Conversation

@shubham-damkondwar
Copy link
Copy Markdown
Contributor

Summary

  • Registers Starknet in coinFactory.ts and account-lib
  • Adds package dependencies and tsconfig module references
  • Updates CODEOWNERS and Dockerfile

Changes

  • bitgo/src/v2/coinFactory.ts — registerCoinConstructors + getCoinConstructor
  • bitgo/src/v2/coins/index.ts — import/export Starknet, Tstarknet
  • account-lib/src/index.ts — module import, export, coinBuilderMap
  • account-lib/package.json + bitgo/package.json — @bitgo/sdk-coin-starknet dependency
  • account-lib/tsconfig.json + bitgo/tsconfig.json + tsconfig.packages.json — module references
  • CODEOWNERS — ownership line
  • Dockerfile — auto-generated via yarn update-dockerfile

Related

🤖 Generated with Claude Code

@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr2-sdk-module branch from c77dc95 to 12b9a12 Compare May 19, 2026 10:26
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr3-integration branch from c4ccc69 to 1328cee Compare May 19, 2026 10:26
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr2-sdk-module branch from 12b9a12 to fbac640 Compare May 19, 2026 11:17
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr3-integration branch from 1328cee to ce39d4e Compare May 19, 2026 11:18
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr2-sdk-module branch from fbac640 to a9168bb Compare May 19, 2026 14:41
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr3-integration branch from ce39d4e to adc3362 Compare May 19, 2026 14:41
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr2-sdk-module branch from a9168bb to 573579f Compare May 19, 2026 15:06
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr3-integration branch from adc3362 to 52bb528 Compare May 19, 2026 15:06
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr2-sdk-module branch from 573579f to ea865d0 Compare May 19, 2026 16:47
@shubham-damkondwar shubham-damkondwar force-pushed the feat/starknet/pr3-integration branch from 52bb528 to ebb2c53 Compare May 19, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant